-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: add owner fallback #49827
base: stable29
Are you sure you want to change the base?
fix: add owner fallback #49827
Conversation
/backport to stable28 |
Signed-off-by: Anna Larch <[email protected]>
2ebc7dd
to
a39a5c6
Compare
DRY 🙈
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure what the difference is with the original
In the original version we only try to extract the owner from the path, when we are unable to get the owner from the node. Now we try to get the owner from the path as a fallback in all cases. |
Signed-off-by: Anna Larch [email protected]
Summary
TODO
Checklist
Screenshots before/after for front-end changesDocumentation (manuals or wiki) has been updated or is not required